xen/arm: define PAGE_HYPERVISOR as WRITEALLOC
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 4 Jun 2013 15:18:17 +0000 (16:18 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 13 Jun 2013 16:45:33 +0000 (17:45 +0100)
commitc4cf4c30a8a282ee874a0ab8aed43493cf6a928c
tree17ef1039f3baf4dbbf7ebbe711655b49f6e2a5f1
parent97e3e84c6dfa94f09b97d21454d4252fc3c190d8
xen/arm: define PAGE_HYPERVISOR as WRITEALLOC

Use stage 1 attribute indexes for PAGE_HYPERVISOR, the appriopriate one
for normal memory hypervisor mappings in Xen is WRITEALLOC.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/include/asm-arm/page.h